home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC]
/
NeXTSTEP 3.3 Dev Intel.iso
/
NextDeveloper
/
Apps
/
InterfaceBuilder.app
/
English.lproj
/
TextFieldInspector.nib
/
data.classes
next >
Wrap
Text File
|
1994-08-25
|
602b
|
23 lines
IBTextFieldInspector = {
ACTIONS = {
"ok:" = "ok:";
"performClick:" = "performClick:";
"revert:" = "revert:";
"setBorder:" = "setBorder:";
"setEditableFrom:" = "setEditableFrom:";
};
OUTLETS = {
alignMatrix = alignMatrix;
backGrayMatrix = backGrayMatrix;
borderMatrix = borderMatrix;
editableSwitch = editableSwitch;
scrollableSwitch = scrollableSwitch;
selectableSwitch = selectableSwitch;
tagForm = tagForm;
textGrayMatrix = textGrayMatrix;
window = window;
};
SUPERCLASS = Object;
};
FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };